﻿.m-auto {
    width: 1200px;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    outline: none;
}

.head-box {
    background: #d2d2d2;
    height: 26px;
    line-height: 26px;
    width: 100%;
}

.head-top ul li {
    float: left;
    width: 62px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #d2d2d2;
    margin-left: 5px;
    margin-top: 3px;
}

.head-top ul li a {
    color: #fff;
    font-size: 10px;
}

.head-top ul li a:hover {
    text-decoration: none;
}

.head-top ul li:nth-child(4), .head-top ul li:nth-child(5) {
    background: none;
    margin-left: 0;
    width: 25px;
}

.head-btm {
    background-image: linear-gradient(#f9f9f9, #dddcdc);
    height: 94px;
}

.haed-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 94px;
}

.haed-cont .logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-r {
    margin-left: 13px;
    border-left: 1px solid #000;
    padding-left: 18px;
    margin-top: 10px;
}

.logo-r h1 {
    font-size: 28px;
    color: #000;
    letter-spacing: 9px;
}

.logo-r p {
    color: #000;
    font-size: 15px;
    margin-top: 11px;
    letter-spacing: 3px;
}

.rexian {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dianhua {
    margin-left: 9px;
}

.dianhua h2 {
    color: #000;
    font-size: 22px;
    margin-top: 11px;
}

.dianhua p {
    font-size: 13px;
    color: #000;
}

.nav-box {
    background: #000;
    height: 50px;
    line-height: 50px;
}

.nav-box .nav ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.nav-box .nav ul li img {
    padding-left: 18px;
}

.nav-box .nav ul li a {
    font-size: 22px;
    color: #fff;
}

.carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin-left: 17px;
}

.carousel-indicators li {
    margin: 0;
    width: 18px;
    height: 18px;
    background: #bcbbbb;
    border: none;
    margin-left: 17px;
}

.qyjianjie {
    background: url("../images/jianjiebgk_02.jpg");
    background-size: 100% 100%;
    width: 100%;
    height: 625px;
}

.tit-1 {
    text-align: center;
    padding-top: 77px;
}

.tit-1 h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 5px;
}

.tit-1 p {
    font-size: 20px;
    color: #fff;
    margin-top: 14px;
    text-transform: uppercase;
}

.tit-1 span {
    display: block;
    width: 41px;
    height: 4px;
    margin: 13px auto;
    background: #fff;
}

.jianjie-cont {
    display: flex;
    justify-content: space-around;    /*align-items: center;*/
    margin-top: 62px;
}

.jianjie-cont .jj-right {
    margin-left: 97px;
    width: 550px;
}

.jianjie-cont .jj-right h2 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 5px;
}

.jianjie-cont .jj-right span {
    display: block;
    width: 204px;
    height: 2px;
    background: #fff;
    margin-top: 21px;
}

#ppys .fc-cont .pp-left{
    width: 447
}

.jianjie-cont .jj-right p {
    font-size: 13px;
    color: #fff;
    margin-top: 48px;
    line-height: 30px;
}

.jianjie-btn {
    float: right;
    margin-top: 40px;
}

.jianjie-btn a {
    display: block;
    width: 142px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
}

.jianjie-btn a:hover {
    background: #dab866;
    border-color: #dab866;
}

.tit-2 {
    text-align: center;
    padding-top: 77px;
}

.tit-2 h2 {
    font-size: 38px;
    color: #000;
    font-weight: 700;
}

.tit-2 p {
    font-size: 20px;
    color: #000;
    margin-top: 14px;
    text-transform: uppercase;
}

.tit-2 span {
    display: block;
    width: 41px;
    height: 4px;
    margin: 13px auto;
    background: #000;
}

.VR-qj {
    background: #f0f0f0;
    width: 100%;
    /*height: 932px;*/
    margin-bottom: 50px;
}

.vr-cont {
    display: block;
    /*justify-content: space-around;*/
    /*overflow: hidden;*/
    height: 548px;
}

.vr-cont .vr-left {
    background: #fff;
    border-radius: 20px;
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 290px;
    box-shadow: -5px 5px 5px  #b7b4b5;
}

.vr-cont .vrleft-tit {
    text-align: center;
    padding-top: 13px;
}

.vr-cont .vrleft-tit h2 {
    font-size: 21px;
    color: #000;
    letter-spacing: 3px;
}

.vr-cont .vrleft-tit p {
    color: #000;
    font-size: 13px;
    margin-top: 5px;
    letter-spacing: 2px;
}

.canpin {
    background: #f8f8f8;
    text-align: center;
    padding: 12px 27px;
    margin-top: 12px;
    border-bottom: 1px #dddbdb dashed;
}

.can2 {
    margin: 0;
    border: none;
}

.canpin .canpin-tit {
    margin-top: 14px;
}

.gdcp a {
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #000;
    color: #fff;
    border-radius: 0 0 20px 20px;
    font-size: 20px;
    letter-spacing: 2px;
}

.gdcp a:hover {
    background: #dab866;
}
.vr-list{
    height: 100%;
}
.vr-list ul {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    align-content: space-between;
    flex-wrap: wrap;
    height: 100%;
}

.vr-list ul li {
    background: #f0f0f0;
    box-shadow: -5px 5px 5px #b3b0b2;
    border-radius: 20px;
    /*margin-top: 20px;*/
}
.vr-list ul li:nth-child(3), .vr-list ul li:nth-child(4), .vr-list ul li:nth-child(5) {
    height: 238px;
    width: 283px;
}
.vr-list ul li:nth-child(3) img, .vr-list ul li:nth-child(4) img , .vr-list ul li:nth-child(5) img {
    height: 188px;
    width: 100%;
}
.vr-list ul li:nth-child(1), .vr-list ul li:nth-child(2) {
    margin-top: 0;
    width: 435px;
}
.vr-list ul li:nth-child(1) img, .vr-list ul li:nth-child(2) img{
    width: 100%;
}
.vr-list ul li vr-img img {
    display: block;
    border-radius: 20px 20px 0 0;
}

.vr-list ul li .vr-tit {
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 27px;
    color: #000;
}

.vr-right {
    margin-left: 20px;
    float: left;
    width: 890px;
    height: 100%;
}

.vr-btn-box {
    width: 250px;
    height: 50px;
    background: url("../images/border.png") no-repeat;
    background-size: 100% 100%;
    margin: 66px auto;
    text-align: center;
    line-height: 50px;
    clear: both;
}

.vr-btn-box a {
    font-size: 24px;
    color: #dab866;
    display: block;
    letter-spacing: 2px;
}

.new-box {
    background: url("../images/new.jpg");
    width: 100%;
    background-size: 100% 100%;
    padding-bottom: 60px;
}

.new-tab {
    width: 610px;
    margin: 63px auto;
}

.new-tab ul li {
    float: left;
    width: 150px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 50px;
    margin-left: 40px;
}

.new-tab ul li.active {
    background: #777676;
    border-color: #777676;
    width: 150px;
    height: 50px;
    line-height: 50px;
        border: 1px solid #777676;
}

.new-tab ul li a {
    font-size: 16px;
    color: #fff;
}

.new-slide {
    width: 526px;
    height: auto;
}

.new-slide .carousel-control {
    width: 50px;
    height: 70px;
    background: #2a2c35;
    top: 50%;
    margin-top: -50px;
    line-height: 70px;
    font-size: 50px;
}

.new-slide .item img {
    height: 380px;
    width: 100%;
}

.new-slide .carousel-control.left {
    left: 10px;
}

.new-slide .glyphicon {
    top: 6px;
}

.new-slide .carousel-control.right {
    right: 10px;
}

.new-slide .carousel-caption {
    height: 38px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
    padding-left: 11px;
    font-size: 17px;
    color: #f8f8f7;
}

/*.newtab-cont{*/

/*display: flex;*/

/*justify-content: space-between;*/

/*}*/



.newtab-cont {
    display: none;
}

.disblk {
    display: block;
    height: 370px;
}

.newtab-cont .newtab-right {
    margin-left: 40px;
    width: 50%;
}

.newtab-cont .newtab-right .newtablist ul li {
    border: 1px solid #fff;
    border-bottom: none;
}

.newtab-cont .newtab-right .newtablist ul li:last-child {
    border-bottom: 1px solid #fff;
}

/* .newtab-cont .newtab-right .newtablist ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */
.newtab-cont .newtab-right .newtablist ul li a .tabli-l {
    background: #a6a6a6;
    width: 77px;
    height: 93px;
    text-align: center;
    padding: 5px 10px 5px 10px;
}

.newtab-cont .newtab-right .newtablist ul li:hover a .tabli-l {
    background: #777676;
}

.newtab-cont .newtab-right .newtablist ul li a .tabli-l h3 {
    font-size: 30px;
    color: #fff;
}

.newtab-cont .newtab-right .newtablist ul li a .tabli-l p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 7px;
    box-sizing: border-box;
}

.newtab-cont .newtab-right .newtablist ul li a .tabli-r {
    padding: 0 14px 0 14px;
    box-sizing: border-box;
    width: 520px;
}

.newtab-cont .newtab-right .newtablist ul li a .tabli-r h2 {
    font-size: 17px;
    color: #fff;
    padding-top: 14px;
    font-weight:600;
}

.newtab-cont .newtab-right .newtablist ul li a .tabli-r p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 8px;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	
}

.newtab-cont .newtab-right .newtablist ul li a>div {
    float: left;
}

.cpys-box {
    border-bottom: 1px solid #dab866;
    padding-bottom: 180px;
}

.cpys-img {
    width: 700px;
    margin: 0 auto;
}

.cpys-img img {
    display: block;
    width: 100%;
}

.cpys-cont {
    position: relative;
    top: 180px;
}

.youshili {
    width: 252px;
}

.youshitit span {
    font-size: 47px;
    color: #dab866;
    vertical-align: middle;
    font-style: italic;
    margin-right: 7px;
}

.youshitit p {
    margin-left: 39px;
    color: #000;
    text-transform: uppercase;
}

.youshitit em {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.youshitxt {
    font-size: 13px;
    color: #000;
    letter-spacing: 2px;
    margin-top: 17px;
}

.youshi1 {
    position: absolute;
    bottom: 80px;
}

.youshi2 {
    position: absolute;
    top: 43px;
    left: 84px;
}
.youshi1 .youshitit,.youshi2 .youshitit,.youshi3 .youshitit{
    padding-left: 100px;
}
.youshi3 {
    position: absolute;
    top: -132px;
    left: 255px;
    width: 296px;
}

.youshi4 {
    position: absolute;
    top: -132px;
    right: 251px;
}

.youshi5 {
    position: absolute;
    top: 32px;
    right: 69px;
}

.youshi6 {
    position: absolute;
    bottom: 80px;
    right: -8px;
}

.btm-list ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 76px;
}

.btm-list ul li .btm-tit {
    text-align: center;
    margin-top: 16px;
}

.btm-list ul li .btm-img {
    text-align: center;
}

.btm-list ul li .btm-tit h3 {
    position: relative;
    font-size: 13px;
    color: #202020;
    margin-bottom: 7px;
}

.btm-list ul li .btm-tit p {
    text-transform: uppercase;
    color: #000;
}

.btm-list ul li .btm-tit h3:after {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
}

.btm-list ul li .btm-tit h3:before {
    position: absolute;
    right: 0;
    top: 6px;
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
}

.footer {
    background: #000;
    /*margin-top: 58px;*/
    padding: 65px 0 42px 0;
}

.footer .f-phone {
    font-size: 24px;
    color: #fff;
    margin-top: 18px;
}

.footer .adrs {
    font-size: 13px;
    color: #fff;
    margin-top: 14px;
    letter-spacing: 2px;
}
.btm-list,.seka-box{
    padding-bottom: 58px;
}
.yytd-list{
   padding-bottom: 48px; 
}
.footer .map {
    width: 270px;
    height: 30px;
    background: #d3d2d2;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 11px;
}

.footer .map img {
    padding-right: 9px;
    vertical-align: middle;
}

.footer .map a {
    font-size: 19px;
    color: #000;
}

.footer-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dab866;
    padding-bottom: 24px;
}

.f-center {
    display: flex;
    justify-content: space-between;
}

.f-center .cen {
    margin-left: 50px;
}

.f-center .cen h2 {
    font-size: 17px;
    color: #dab866;
    margin-bottom: 24px;
}

.f-center .cen ul li {
    margin-top: 13px;
}

.f-center .cen ul li a {
    font-size: 12px;
    color: #fff;
}

.erweimatit {
    font-size: 16px;
    color: #dfdfdf;
    margin-bottom: 15px;
    text-align: center;
}

.shao {
    font-size: 16px;
    color: #dfdfdf;
    margin-top: 15px;
    text-align: center;
}

.erweimaimg {
    width: 123px;
}

.erweimaimg img {
    display: block;
    width: 100%;
}

.f-btm h2 {
    margin-top: 23px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.f-btm h2 span {
    color: #dab866;
}

.f-btm p {
    font-size: 13px;
    color: #5c5c5c;
    margin-top: 13px;
    display: none;
}

.f-btm p a {
    font-size: 13px;
    color: #5c5c5c;
    display: inline-block;
    padding-left: 14px;
}

/* 关于我们 */
.gywm-top {
    background: url('../images/gywm.png') no-repeat;
    width: 100%;
    height: 600px;
    background-size: 100% 100% !important;
}

.gywm-top .top-txt {
    text-align: right;
    padding-top: 157px;
    color: #000;
}

.gywm-top .top-txt h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 16px;
}

.gywm-top .top-txt span {
    font-size: 20px;
}

.gywm-top .top-txt p {
    font-size: 19px;
    margin-top: 32px;
    line-height: 30px;
    width: 817px;
    text-align: left;
    text-indent: 2em;
    margin-left: 385px;
    text-align: justify;
}

.gywm-list {
    background: #000;
    width: 100%;
    height: 177px;
    border-top: 1px solid #efefef;
}

.gywm-list .gywm-ul ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 45px;
}

.gywm-list .gywm-ul ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gywm-list .gywm-ul ul li a .list-txt {
    margin-left: 18px;
}

.gywm-list .gywm-ul ul li a .list-txt h2 {
    font-size: 30px;
    color: #dab866;
}

.gywm-list .gywm-ul ul li a .list-txt p {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}

.gywm-map {
    background: #efefef;
    height: 660px;
}

.gywm-map .gywm-jm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 75px;
}

.gywm-map .gywm-jm .jm-left {
    width: 45%;
}

.gywm-map .gywm-jm .jm-left  p {
    font-size: 20px;
    color: #000;
    line-height: 40px;
    letter-spacing: 2px;
}

.gywm-map .gywm-jm .jm-left .jm-btn {
    margin-top: 150px;
}

.gywm-map .gywm-jm .jm-left .jm-btn a {
    display: inline-block;
    width: 140px;
    height: 48px;
    border: 1px solid #000;
    border-radius: 10px;
    text-align: center;
    line-height: 48px;
    margin-right: 28px;
    font-size: 21px;
    color: #000;
}

.gywm-map .gywm-jm .jm-left .jm-btn a:hover {
    background: #000;
    color: #fff;
}

.fzlc-cont {
    background: url('../images/gywm-bgk_02.jpg') no-repeat;
    background-size: 100% 100%;
    padding-bottom: 40px;
}

.fzlc-shu {
    position: relative;
    top: 63px;
}

.fzlc-shu .fzlc-img {
    text-align: center;
}

.fzlc-left {
    position: absolute;
    top: 60px;
    right: 0;
}

.fzlc {
    width: 1200px;
    text-align: right;
    color: #fff;
}

.fzlc > h2 {
    font-size: 44px;
    margin-bottom: 14px;
}
.fzlc > ul li h2 {
    font-size: 26px;
}
.fzlc p {
    font-size: 18px;
    line-height: 35px;
}
.fzlc p:nth-child(2) {
    font-size: 24px;
    font-weight: 700;
}
.fzlc p:nth-child(3) {
    font-size: 22px;
}

.fzlc ul li {
    margin-top: 324px;
    width: 500px;
}

.fzlc ul li:nth-child(1) {
    margin-top: 0;
}

.fzlc ul li:nth-child(2) {
    position: absolute;
    left: 660px;
    text-align: left;
    top: -55px;
}

.fzlc ul li:nth-child(3) {
    margin-top: 369px;
}

.fzlc ul li:nth-child(4) {
    margin-top: 68px;
    position: absolute;
    left: 660px;
    text-align: left;
}

.fzlc-right {
    position: absolute;
    top: 60px;
    left: 620px;
    text-align: left;
}

/* .fzlc-right ul li{

margin-top: 288px;

} */
.fzlc ul li:nth-child(5) {
    margin-top: 327px;
}

.fzlc ul li:nth-child(6) {
    margin-top: 57px;
    position: absolute;
    left: 660px;
    text-align: left;
}

.fzlc ul li:nth-child(7) {
    margin-top: 262px;
}

.fzlc-btn {
    text-align: center;
    margin-top: 170px;
}

.fzlc-btn a {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 50px;
    background: #ffffff;
    line-height: 50px;
    font-size: 24px;
    color: #000;
}

.fzlc-btn a:after {
    position: absolute;
    left: 6px;
    top: 6px;
    content: "";
    width: 250px;
    height: 50px;
    border: 2px solid #dab866;
}

.fzlc-btn a:hover {
    color: #dab866;
}

.rongyu {
    background: #efefef;
    padding-bottom: 75px;
}

.ry-cont p {
    font-size: 18px;
    color: #000;
    line-height: 45px;
    text-align: center;
}

.zhengshu ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.zhengshu ul li{
    width: 23.5%;
    margin-right: 2%;
}
.zhengshu ul li:last-child{
    margin-right: 0;
}
.zhengshu ul li img{
    width: 100%;
    transition: all 0.3s;
}
.zhengshu ul li:hover img {
    transition: all 0.3s;
    transform: scale(1.1);
}

.ry-btn {
    margin-top: 122px;
}

.ry-btn a {
    background: #000;
    color: #dab866;
}

.ry-btn a:hover,.vr-btn-box a:hover{
    background: #dab866;
    color: #000;
}

.baogao-img {
    margin-top: 38px;
}

.bg-btn {
    margin-top: -60px;
}

.zhengshu .zs-vd {
    width: 390px;
    height: 205px;
}

.zhengshu .zs-vd video {
    width: 100%;
    height: 100%;
}

.cp-top {
    background: url('../images/5eaa28c240a9a.png');
    background-size: 100% 100%;
    width: 100%;
    height: 600px;
}

.cpzq-box {
    background: url('../images/cpzqli1.jpg');
    width: 100%;
    height: 557px;
    background-size: 100% 100%;
    margin-top: 40px;
}

/*.cpzq-box{

padding-top: 50px;

   

}*/
.cpzq-slide {
    position: relative;
    top: 60px;
}

/*.cpzq-slide ul {

display: flex;

justify-content: space-between;

align-items: center;

position: relative;

}

.cpzq-slide ul li{

padding: 0 30px;

}

.cp-tit{

background: rgba(0../images/zxdt.png, 0, 0, 0.5);

height: 32px;

line-height: 32px;

text-align: center;

font-size: 21px;

color: #fff;

border-radius: 20px 20px 0 0;

position: absolute;

bottom: 0;

width: 28%;

}

*/
.gyjl {
    background: url('../images/gyjl_02.jpg');
}

.gcanl {
    background: url('../images/gcanl.png');
}

.zxdt-cont {
    background: #efefef;
    padding-bottom: 85px;
}

.zxdt-pic {
    background: url('../images/zxdt.png');
    background-size: 100% 100% !important;
    width: 100%;
    height: 0px;
}

.zxdt-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 37px;
    border: 1px solid #bbbbbb;
    background: #fff;
    border-radius: 5px;
    padding: 0 10px;
    margin-top: 27px;
}

.zxdt-tit span {
    font-size: 14px;
    color: #3c3c3c;
}

.zxdt-tit a {
    font-size: 14px;
    color: #3c3c3c;
}

.zxtit-r input {
    width: 120px;
    height: 24px;
    padding-left: 10px;
    font-size: 13px;
    color: #c4c4c4;
    border: 1px solid #bbbaba;
    border-right: none;
}

.zxtit-r button {
    width: 46px;
    height: 25px;
    background: #dab866;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    margin-left: -4px;
}

.zx-li {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.zx-left {
    width: 20%;
}

.zx-right {
    width: 78%;
    background: #fff;
    border: 1px solid #bbbbbb;
    margin-left: 22px;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
}
/* .zx-right ul{
    
} */
.zx-tit {
    background: #000;
    height: 92px;
    text-align: center;
    padding-top: 25px;
}

.zx-tit h2 {
    font-size: 24px;
    color: #fff;
}

.zx-tit p {
    font-size: 11px;
    color: #fff;
}

.zxleft-list {
    border: 1px solid #bbbbbb;
    border-top: none;
    padding: 15px 17px;
    background: #fff;
}

.zxleft-list ul li {
    height: 37px;
    background: #e6e6e6;
    line-height: 37px;
    padding-left: 15px;
    margin-top: 10px;
}

.zxleft-list ul li.active {
    background: #dab866;
}

.zxleft-list ul li.active a {
    color: #fff;
}

.zxleft-list ul li a {
    font-size: 17px;
    color: #0f0f0f;
}

.zxleft-list ul li:hover {
    background: #dab866;
}

.zxleft-list ul li:hover a {
    color: #fff;
}

.zx-ipone {
    margin-top: 23px;
}

.zx-ipone span {
    font-size: 16px;
    color: #000;
}

.zx-ipone p {
    color: #000;
    font-size: 28px;
    margin-top: 13px;
}

.zx-cpzs ul li {
    border: 1px solid #bbbbbb;
    margin-top: 14px;
}

.zx-cpzs ul li .zxcp-img img {
    width: 100%;
    display: block;
}

.zx-cpzs ul li .zxcp-tit {
    text-align: center;
    height: 30px;
    background: #fff;
    line-height: 30px;
    border-top: 1px solid #bbbbbb;
    color: #232323;
    font-size: 17px;
    letter-spacing: 3px;
}

.zx-right ul li {
    border-bottom: 1px solid #949494;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.zx-right ul li:nth-child(3n){
    margin-right: 0;
}
.zx-right ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.zx-right ul >li> .li-ink {
    display: flex;    /* justify-content: space-between; */
}

.zx-right ul >li> .li-ink .r-limg {
    width: 200px;
    height: 125px;
}

.zx-right ul >li> .li-ink .r-limg>img {
    display: block;
    width: 100%;
    height: 100%;
}

.r-txt {
    margin-left: 40px;
    width: 630px;
}

.r-txt h2 {
    font-size: 18px;
    color: #000;
}

.r-txt p {
    font-size: 11px;
    color: #a2a0a0;
    margin-top: 17px;
    line-height: 25px;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* height: 40px; */
}

.r-btm {
    margin-top: 20px;
}

.r-btm span {
    padding-left: 10px;
    font-size: 12px;
    color: #bdbcbb;
}

.r-btm em {
    font-size: 12px;
    color: #bdbcbb;
}

.zx-right .r-btm .r-btn {
    display: inline-block;
    width: 85px;
    height: 25px;
    background: #dab866;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 20px;
    /* margin-left: 155px; */
    float: right;
}

.zsjm-qj ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}

.zsjm-qj ul li {
    text-align: center;
}

.zsjm-qj ul li a .qj-txt h2 {
    font-size: 22px;
    color: #000;
    margin: 18px 0 25px;
}

.zsjm-qj ul li a .qj-txt p {
    text-align: left;
    font-size: 18px;
    color: #000;
    width: 268px;
    margin: 0 auto;
    line-height: 30px;
}

.hxcp-cont {
    background: url("../images/jm-bgk.png") no-repeat;
    width: 100%;
    height: 845px;
    background-size: 100% 100%;
    margin-top: 75px;
}

.hxcp-txt p {
    color: #fff;
}

.hx-list ul {
    display: flex;
    justify-content: space-between;
    margin-top: 63px;
}

.hx-list ul li {
    width: 20%;
    height: 405px;
    /* opacity: 0.8; */
    margin-right: 6px;
    text-align: center;
    /* background-color: rgba(0, 0, 0, 0.5) */
    position: relative;
    cursor: pointer;

}
.hx-list ul li .zcc{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
/* .hx-list ul li:hover {
    background-color: rgba(255, 255, 255, 1)
}
 */
 .disblks{
    display: block;
}
 .hx-list ul li:hover .zcc{
    z-index: -1;
 }
.hx-list ul li:hover a {
    color: #000;
}

.hx-list ul li a {
    font-size: 21px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 175px;
    left: 57px;
    z-index: 2;
}

.hx-list ul li:nth-child(3) a{
    left: 48px;
}
.hx-list ul li:nth-child(4) a{
    left: 83px;
}
.hx-list ul li:nth-child(5) a{
    left: 76px;
}
.hx-list ul li:hover a{
    display: inline-block;
    width: 100%;
    height: 100px;
    /* line-height: 100px; */
    top: 155px;
    left: 0;
    padding-top: 22px;
    background: rgba(255, 255, 255, 0.8)
}
.hx-list ul li a p {
    margin-top: 11px;
    text-transform: uppercase;
    font-size: 11px;
}

.hx-list ul li:nth-child(1) {
    background-image: url("../images/jm-li1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.hx-list ul li:nth-child(2) {
   background-image: url("../images/jm-li2_03.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hx-list ul li:nth-child(3) {
    background-image: url("../images/jm-li5_03.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hx-list ul li:nth-child(4) {
    background-image: url("../images/jm-li3_03.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hx-list ul li:nth-child(5) {
    background-image: url("../images/jm-li4_03.jpg");
    background-size: 101% 100%;
    background-repeat: no-repeat;
}

.pinp-cont {
    display: flex;
    justify-content: space-between;
}

.pinp-cont ul {
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
    overflow: hidden;
}
.fc-cont .pp-left ul li{
    height: 320px;
}
.pp-left ul li {
    width: 48%;
    margin-bottom: 66px;
    float: left;
    margin-right: 2%;
    height: 240px;
}
.fc-cont .pp-left ul li {
    margin-top: 15%;
}
.pp-left ul li:nth-child(2n){
    margin-right: 0;
}
.pp-left ul li .pp-tit h2 {
    font-size: 25px;
    color: #000;
    border-bottom: 2px solid #000;
    width: 100px;
    padding-bottom: 13px;
    margin-bottom: 10px;
}
.fc-cont .pp-left > ul > li .pp-tit h2 {
    margin-bottom: 7px;
    padding-bottom: 0;
}
.w-so{
    width: 100px!important;
}
.pp-left ul li:nth-child(4) .pp-tit h2 {
    width: 150px;
}

.pp-left ul li .pp-tit p {
    font-size: 22px;
    color: #000;
    margin-bottom: 30px;
    line-height: 30px;
}

.pp-left ul li .pp-txt {
    font-size: 16px;
    color: #414040;
    line-height: 30px;
}

.pp-right {
    position: relative;
}

.pp-ctrl a {
    position: absolute;
    top: 60%;
    z-index: 100;
}

.pp-ctrl a {
    font-size: 33px!important;
    color: #515151;
}

.pp-ctrl .a-left {
    position: absolute;
    right: 500px;
     z-index: 100;
}

.pp-ctrl .a-right {
    position: absolute;
    right: 27px;
     z-index: 100;
}

.fc-cont .pp-left ul li {
    width: 100%;
}

.fc-cont .pp-left ul li .pp-tit {
    border-bottom: 2px solid #000;
    width: 100px;
}

.fc-cont > .pp-left > ul > li .pp-tit h2 {
    border: none;
}

.fc-cont .pp-left ul li .pp-tit p {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}
.fc-cont .pp-left ul li .pp-tit p {
    margin-bottom: 7px;
}
.fc-cont .pp-left ul li .pp-txt {
    margin-top: 70px;
    line-height: 50px;
}

.tj-list ul {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.tj-list ul li {
    margin-right: 25px;
    text-align: center;
    height: 480px;
    width: 25%;
}

.tj-list ul li:nth-child(1) {
    background: #e0222e;
}

.tj-list ul li:nth-child(2) {
    background: #e3910a;
    margin-top: 113px;
}

.tj-list ul li:nth-child(3) {
    background: #16a7ea;
}

.tj-list ul li:nth-child(4) {
    background: #2fa662;
    margin-top: 113px;
}

.tj-list ul li h2 {
    text-align: left;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 32px;
    color: #fff;
}

.tj-list ul li h3 {
    color: #fff;
    font-size: 24px;
    width: 150px;
    margin: 38px auto;
    text-align: center;
}

.tj-list ul li .tj-txt {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    padding: 0 7px;
}

.jmlc {
    background: url("../images/jmfc1_02.jpg");
    margin-top: 75px;
    height: 418px;
    background-size: 100% 100%;
    width: 100%;
}

.jmlc-list ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.jmlc-list ul li {
    background: rgba(255, 255, 255, .3);
    padding: 14px;
    border-radius: 5px;
}
.jmlc-list ul li.jiant{
    background: none;
    border: none;
    line-height: 92px;
}
.jmlc-list ul li .lc-t {
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 6px;
}

.hdsp-list ul {
    display: flex;
    justify-content: space-between;
    margin-top: 63px;
}

.hdsp-list ul li .zs-vd {
    width: 380px;
    height: 250px;
}

.hdsp-list ul li .zs-vd video {
    width: 100%;
    height: 100%
}

.jmfc {
    background: url("../images/jmfc-b_02.jpg");
    height: 740px;
    background-size: 100% 100%;
    margin-top: 75px;
    width: 100%;
}

.yytd-list ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}

.yytd-list ul li {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.yytd-list .ul1 li {
    background: url("../images/yunytd1_05.jpg") no-repeat;
    background-size: 100% 100%;
    width: 49%;
    height: 88px;
}

.yytd-list .ul2 li h2:nth-child(2) {
    margin-top: 30px;
}

.yytd-list ul li p, .yytd-list ul li h2 {
    font-size: 17px;
    color: #d1b163;
    margin-bottom: 2px;
}

.yytd-list .ul2 {
    margin-top: 10px;
}

.yytd-list .ul2 li {
    background: url("../images/yunytd_05.jpg") no-repeat;
    background-size: 100% 100%;
    width: 24%;
    height: 150px;
}

.yytd-list .ul3 {
    margin-top: 10px;
}

.yytd-list .ul3 li {
    background: url("../images/yunytd1_05.jpg") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 88px;
}

.seka-top {
    background: url("../images/seka_02.jpg");
    width: 100%;
    height: 600px;
    background-size: 100% 100%;
}

.sk-tab ul li {
    width: 140px;
    height: 42px;
    background: #eeeeee;
    line-height: 42px;
}

.sk-tab ul li.active {
    width: 140px;
    height: 42px;
    background: #dab866;
    border: none;
    line-height: 42px;
}

.sk-tab ul li a {
    font-size: 22px;
    color: #2b242d;
}

.sk-tab ul li.active a {
    color: #fff;
}

.sk-cont {
    background: #2599ba;
    margin-top: 63px;
    padding: 73px 97px;
}

.sk-wjtop .swiper-wrappe {
    display: flex;
    justify-content: space-between;
}

.sk-wjtop .swiper-wrapper .swiper-slide {
    width: 145px;
    height: 62px;
    position: relative;
}
.ovhi .swiper-button-prev, .ovhi .swiper-button-next{
    height: 72px;
    top: 0;
    margin-top: 0;
    width: 40px;
    line-height: 72px;
}
.ovhi .swiper-button-next:after,.ovhi .swiper-button-prev:after {
    font-size: 2.5rem;
}
.sk-wjtop .swiper-wrapper .swiper-slide:hover {
    transform: scale(1.3);
    z-index: 1;
}
.ovhi{
    overflow: hidden;
    margin: 0 auto;
    padding: 0 8%;
    position: relative;
}
.ovhi .sk-wjtop{
    overflow: hidden;
    padding: 5px 0;
}
.sk-wjtop ul li:nth-child(1) {
    background: #f6e928;
}

.sk-wjtop ul li:nth-child(2) {
    background: #e74141;
}

.sk-wjtop ul li:nth-child(3) {
    background: #503554;
}

.sk-wjtop ul li:nth-child(4) {
    background: #12465e;
}

.sk-wjtop ul li:nth-child(5) {
    background: #00a166;
}

.sk-wjtop ul li:nth-child(6) {
    background: #004ea1;
}

.sk-wjtop ul li:nth-child(7) {
    background: #373e37;
}

.sk-color {
    margin-top: 60px;
}

.sk-color ul {
    display: flex;
    justify-content: end;
    margin-top: 22px;
    flex-wrap: wrap;
}

.sk-color ul li {
    width: 184px;
    height: 85px;
    margin-right: 20px;
    line-height: 85px;
    margin-bottom: 15px;
    text-align: center;
}
.sk-color ul li:nth-child(5n){
    margin-right: 0;
}
.sk-color ul li a {
    font-size: 22px;    /*padding-bottom: 7px;*/
    display: none;
    height: 20px;
    text-decoration: underline;
}
.sk-color ul li a>span{
    display: inline-block;
    border-bottom: 1px solid #000;
    height: 42px;
}
.sk-color ul li:hover a{
    display: block;
    width: 124px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 2px solid #d9b867;
    color: #000;
    background: #fff;
    margin: 13px auto;
}
.sk-color ul li:hover{
     transform: scale(1.15);
}
/* .sk-color ul li:hover a {
    display: inline-block;
    height: 60px;
    border-bottom: 1px solid #fff;
} */

.sk-color .sk-color1 li:nth-child(1) {
    background: #fef9f6;
}

.sk-color .sk-color1 li:nth-child(2) {
    background: #fde9de;
}

.sk-color .sk-color1 li:nth-child(3) {
    background: #fbdac7;
}

.sk-color .sk-color1 li:nth-child(4) {
    background: #f8cab2;
}

.sk-color .sk-color1 li:nth-child(5) {
    background: #f7bc9e;
}

.sk-color .sk-color2 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color2 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color2 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color2 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color2 li:nth-child(5) {
    background: #ea5433;
}

.sk-color .sk-color3 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color3 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color3 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color3 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color3 li:nth-child(5) {
    background: #ea5433;
}

.sk-color .sk-color4 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color4 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color4 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color4 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color4 li:nth-child(5) {
    background: #ea5433;
}

.sk-color .sk-color5 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color5 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color5 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color5 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color5 li:nth-child(5) {
    background: #ea5433;
}

.sk-color .sk-color6 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color6 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color6 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color6 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color6 li:nth-child(5) {
    background: #ea5433;
}

.sk-color .sk-color7 li:nth-child(1) {
    background: #f4a584;
}

.sk-color .sk-color7 li:nth-child(2) {
    background: #f1946f;
}

.sk-color .sk-color7 li:nth-child(3) {
    background: #f08058;
}

.sk-color .sk-color7 li:nth-child(4) {
    background: #ed6d47;
}

.sk-color .sk-color7 li:nth-child(5) {
    background: #ea5433;
}

.sk-zy {
    text-align: right;
    font-size: 17px;
    color: #0a0a0a;
    margin-top: 60px;
    line-height: 22px;
}

.al-list {
    background: url("../images/allist_02.jpg");
}

.cp-list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.cp-list li {
    border: 1px solid #bbbbbb;
    width: 32.21%;
    padding-bottom: 0 !important;
    margin-right: 15px;
}

.cp-list li .r-limg img {
    width: 100%;
    display: block;
}

.cp-list li .li-ink {
    display: block !important;
}

.cp-list li .r-txt {
    /*padding: 15px 20px;*/
    margin: 0;
    line-height: 43px;
}
.cp-list li .r-txts a{
    float: right;
    display: inline-block;
    width: 66px;
    height: 16px;
    background: #dab866;
    font-size: 12px;
    color: #f6edd9;
    text-align: center;
    line-height: 16px;
    box-shadow: 0px 8px 3px #c6c4c5;
}
.cp-list li .r-txt span a {
    float: right;
    display: inline-block;
    width: 66px;
    height: 16px;
    background: #dab866;
    font-size: 12px;
    color: #f6edd9;
    text-align: center;
    line-height: 16px;
    box-shadow: 0px 8px 3px #c6c4c5;
}

.cp-list li .r-txt span {
    color: #3c3c3c;
    font-size: 17px;
}

.cp-tab ul li {
    background: none;
    border-bottom: 1px #dab866 dashed;
    line-height: 37px;
    margin-top: 0;
    height: 37px;
}

.cp-tab ul li:hover {
    background: none;
}

.cp-tab >ul> li> a {
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

.cp-tab> ul> li:hover> a {
    color: #000;
}

.cp-tab ul li a span {
    font-size: 8px;
}

.cp-list .cpzq>img {
    width: 50% !important;
    margin: 43px auto 18px;
}

.cp-list .cp-zq {
    border-top: 1px solid #bbbbbb;
    padding: 0 !important;
    height: 43px;
}

.cp-list .cp-zq a {
    float: none !important;
    display: inline-block;
    width: 49% !important;
    background: none !important;
    border-right: 1px solid #bbbbbb;
    box-shadow: none !important;
    height: 100% !important;
    color: #3c3c3c !important;
    font-size: 10px !important;
    text-align: center;
}

.cp-list .cp-zq a:nth-child(2) {
    font-weight: bold;
    border-right: none;
}

.cp-list li:last-child {
    border-bottom: 1px solid #949494 !important;
    margin-bottom: 18px !important;
}

/*行业新闻详情*/
.zx-right > h2 {
    text-align: center;
    padding-top: 43px;
    padding-bottom: 18px;
    font-size: 22px;
    color: #000;
}

.zx-right > h3 {
    text-align: center;
    font-size: 16px;
    color: #bbbbbb;
    padding-bottom: 14px;
    border-bottom: 1px solid #bbbbbb;
}

.zx-right > .hangye_content {
    padding: 11px 0 0 0;
    box-sizing: border-box;
    /* text-align: center; */
    line-height: 30px;
}

/* .zx-right > .hangye_content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 36px;
    text-align: center;
}
 */
.zx-right > .hangye_content h4 {
    margin-bottom: 36px;
    text-align: center;
    color: #353636;
    font-size: 20px;
}

.zx-right > .page_pian {
    line-height: 50px;
    border: 1px dashed #949494;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.zx-right > .page_pian > a {
    padding: 0 20px;
    box-sizing: border-box;
    display: block;
    color: #949494;
    font-size: 16px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-all;
}

.zx-right > .page_pian > .prev {
    text-align: left;
}

.zx-right > .page_pian > .next {
    text-align: right;
}

/*案例详情*/
.zx-right .anli_content img {
    display: block;
    /*width: 100%;*/
    box-shadow: 0 0 15px #a7a5a5;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    margin: 0 auto;
    margin-top:25px;
    margin-bottom: 25px;
}

.zx-right .anli_content h2 {
    position: relative;
    border-top: 1px solid #bbb;
    margin-bottom: 80px;
}

.zx-right .anli_content h2::after {
    position: absolute;
    content: "产品详情";
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    background-color: #777576;
    top: 37px;
    padding: 0 10px;
    margin-bottom: 16px;
}

.zx-right .anli_content p {
    color: #000;
    font-size: 16px;
    margin-bottom: 11px;
    width: 100%;
}

/*工程案例详情*/
.zx-right .gongcheng_content img {
    width: 100%;
    border: 1px solid #bbbbbb;
    margin-top: 18px;
    margin-bottom: 38px;
}

/*案例列表放大*/
.tanchuang {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    display: none;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
}

.cp_img {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.cp_img h2 {
    text-align: right;
    margin: 8px 30px 10px;
}

.cp_img .swiper-container {
    margin: 0 30px;
    width: 881px;
    height: 556px;
}

.cp_img .swiper-container img {
    width: 100%;
}

.cp_img p {
    color: #484848;
    font-size: 16px;
    line-height: 30px;
    margin-left: 30px;
}

.cp_img .swiper-pagination-fraction {
    display: inline-block;
    color: #484848;
    bottom: 0;
    width: 25%;
    line-height: 30px;
    font-size: 16px;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    color: #fff;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: rgba(0, 0, 0, .3);
}

.a1:hover::after {
    color: #dab866;
}

/*工艺肌理*/
.gyjls > h2 {
    font-size: 44px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-top: 38px;
}

.gyjls > p {
    font-size: 18px;
    color: #000;
    margin-top: 14px;
    text-transform: uppercase;
    text-align: center;
}

.gyjls > span {
    display: block;
    width: 41px;
    height: 4px;
    margin: 13px auto;
    background: #000;
}

.gyjls .gyjls1 {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.gyjls1_left {
    width: 774px;
    height: 557px;
    background: #eee;
    padding: 23px 26px;
}

.gyjls1_right {
    width: 368px;
    margin-top: 35px;
}

.gyjls1_right > h2 {
    position: relative;
    color: #353636;
    display: inline-block;
    font-size: 26px;
    padding-bottom: 15px;
}

.gyjls1_right > h2:after {
    position: absolute;
    width: 100%;
    content: "";
    height: 2px;
    background: #353636;
    left: 0;
    bottom: 0;
}

.gyjls1_right > p {
    color: #353636;
    text-align: justify;
    font-size: 18px;
    line-height: 40px;
    margin-top: 35px;
    /* height: 368px; */
}

.gyjls1_right div {
    display: flex;
    justify-content: space-between;
    margin-top: 300px;
}

.gyjls1_right div a {
    color: #353636;
    display: block;
    width: 198px;
    height: 73px;
    font-size: 18px;
    line-height: 73px;
    border-radius: 10px;
    border: 1px solid #484747;
    text-align: center;
}

.gyjls1_right div a:hover {
    background: #dab866;
    color: #fff;
    border: 1px solid #dab866;
}

.gyjls1_right div p {
    display: flex;
    justify-content: space-between;
}

.gyjls1_right div p span {
    color: #353636;
    line-height: 25px;
    padding-top: 14px;
    font-size: 16px;
    margin-left: 18px;
}

.gyjls2 {
    background: #eeeeee;
    margin: 76px 0;
    padding: 37px 0;
}

.gyjls2 h2 {
    font-size: 24px;
    color: #353636;
}

.gyjls2 > p {
    font-size: 14px;
    margin-top: 7px;
    color: #000;
    margin-bottom: 50px;
}

.gyjls2 ul {
    display: flex;
    justify-content: space-between;
}

.gyjls2 ul li {
    width: 128px;
}

.gyjls2 ul li > p {
    margin-top: 13px;
    color: #353636;
    text-align: center;
    font-size: 18px;
}

.gyjls2 ul li h3 {
    position: relative;
    width: 128px;
    height: 128px;
    border: 1px solid #484747;
}

.gyjls2 ul li h3 p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #484747;
    font-size: 18px;
    width: 100%;
    text-align: center;
    line-height: 26px;
}

.gyjls2 ul li:hover h3 {
    background: #dab866;
    border: 1px solid #dab866;
}

.gyjls2 ul li:hover h3 p {
    color: #fff;
}

.gyjls3 {
    padding: 65px 0 50px 0;
    background: url(../images/g_beijing.jpg);
}

.gyjls3 h2 {
    font-size: 24px;
    color: #fff;
}

.gyjls3 > p {
    font-size: 14px;
    margin-top: 7px;
    color: #fff;
    margin-bottom: 40px;
}

.gyjls3 ul {
    display: flex;
    justify-content: space-between;
}

.gyjls3 ul li {
    width: 285px;
    background: rgba(255, 255, 255, .3);
}

.gyjls3 ul li h2 img {
    display: block;
    /*margin: 9px auto 0;*/
    width: 100%;
    height: 252px;
}

.gyjls3 ul li p {
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

/*头部导航*/
.nav-box .nav > ul > li {
    height: 50px;
    line-height: 50px;
}

.nav-box .nav > ul > li:hover,
.nav-box .nav > ul > li:active,
.nav-box .nav > ul > li:focus,.nav-box .nav > ul > li.active
 {
    border-bottom: 1px solid #dab866;
}

.nav-box .nav > ul > li:hover > a,
.nav-box .nav > ul > li:active > a,
.nav-box .nav > ul > li:focus > a,
.nav-box .nav > ul > li.active > a
 {
    color: #dab866;
}

.nav-box .nav ul li:hover ul {
    display: block;
}

.nav-box .nav ul li ul {
    display: none;
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, .5);
    top: 170px;
    justify-content: end;
    width: 100%;
    padding-left: 19%;
    box-sizing: border-box;
    z-index: 999;
}

.nav-box .nav ul li ul li {
    /* width: 132px;
    margin: 0px 17px; */
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    height: 46px;
    margin-right: 4.5%;
}

.nav-box .nav ul li ul li > a {
    color: #fff;
    font-size: 16px;
}


.nav-box .nav ul li:nth-child(3) ul {
    padding-left: 26.8%;
}

.nav-box .nav ul li:nth-child(4) ul {
    padding-left: 34.7%;
}
.nav-box .nav ul li:nth-child(4) ul li:nth-child(3){
    display: none;
}
.nav-box .nav ul li:nth-child(5) ul {
    padding-left: 29%;
}

/*店址*/
.dianzhi {
    margin-top: 9px;
    background: #d0d0d0;
    padding: 30px 44px 34px 44px;
    box-sizing: border-box;
}

.dianzhi > h2 {
    font-size: 44px;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.dianzhi > span {
    display: block;
    width: 41px;
    height: 4px;
    margin: 13px auto 63px;
    background: #000;
}

.dianzhi > p {
    font-size: 18px;
    color: #000;
    margin-top: 14px;
    text-transform: uppercase;
    text-align: center;
}

.dianzhi > .sheng {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 1px solid #000;
    padding-left: 35px;
}

.dianzhi > .sheng li {
    display: flex;
    padding: 0 17px;
    border-right: 2px solid #000000;
    margin-bottom: 17px;
    text-align: justify;
}

.dianzhi > .sheng li:nth-child(1), .dianzhi > .sheng li:nth-child(14) {
    border-left: 2px solid #000000;
}

.dianzhi > .sheng li a {
    color: #000000;
    font-size: 18px;
    letter-spacing: 3px
}

.dianzhi > .sheng li:hover {
    background: #000;
}

.dianzhi > .sheng li:hover a {
    color: #fff;
}

.dianzhi > .dianzhi-ul {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    margin-top: 34px;
}

.dianzhi > .dianzhi-ul > li {
    width: 362px;
    margin-bottom: 22px;
    margin-right: 13px;
}
.dianzhi > .dianzhi-ul > li:nth-child(3n){
    margin-right: 0;
}

.dianzhi > .dianzhi-ul > li p {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #6e6e6e;
    padding: 8px 0;
    overflow: hidden;
}

.dianzhi > .dianzhi-ul > li p span:nth-child(1) {
    width: 14%;
    font-weight: 600;
}

.dianzhi > .dianzhi-ul > li p span {
    font-weight: 400;
    display: block;
    float: left;
    width: 86%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}

.banner_right select option {
    color: #000;
}

.pages {
    display: flex;
    justify-content: center;
    margin-top: 54px;
    padding-bottom: 20px;
}

.pages > a {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #bbbbbb;
    font-size: 14px;
    color: #5f5f5f;
    text-align: center;
    border-radius: 3px;
    margin: 0 4px;
}

.pages > a:hover {
    background: #3d3d3d;
    border: 1px solid #3d3d3d;
    color: #fff;
}

.pages > a:first-of-type, .pages > a:last-of-type {
    border: none;
    width: 40px;
}

.pages > a:first-of-type:hover, .pages > a:last-of-type:hover {
    border: none;
    background: transparent;
    color: #5f5f5f;
}

.pages > span {
    color: #484848;
    font-size: 14px;
    line-height: 27px;
    margin: 0 6px;
    cursor: pointer;
}

.pages  .page-numbers {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #bbbbbb;
    font-size: 14px;
    color: #5f5f5f;
    text-align: center;
    border-radius: 3px;
    margin: 0 4px;
}
.pages>span.current{
    background: #3d3d3d;
    border: 1px solid #3d3d3d;
    color: #fff;
}
.pages > select {
    background: transparent;
    border: 1px solid #bbb;
    border-radius: 3px;
}

.zxleft-list ul li.active {
    background: #dab866;
}

.zxleft-list ul li.active a {
    color: #fff;
}

.cpzq-box {
    padding-top: 50px;
    position: relative;
}

.cpzq-slide > .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.cpzq-slide > .swiper-wrapper > div {
    /*padding: 0 16px;*/
}

.cpzq-slide > .swiper-wrapper > div a {
    display: block;
    width: 100%;
    position: relative;
}

.cpzq-slide > .swiper-wrapper > div img {
    width: 100%;
}

.cp-tit {
    background: rgba(0, 0, 0, 0.5);
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 20px 20px 0 0;
    position: absolute;
    bottom: 0;
    width: 228px;
}

.slide-ctrl a {
    position: absolute;
    font-size: 60px;
    color: #98999b;
}

.slide-ctrl a:hover {
    color: #dab866;
}

.slide-ctrl .ctrlleft {
    left: 280px;
    top: 140px;
}

.slide-ctrl .ctrlright {
    right: 290px;
    top: 140px;
}

.dianzhi_banner {
    display: flex;
    justify-content: space-between;
}

.banner_left {
    padding-top: 43px;
    width: 620px;
}

.banner_right {
    margin-top: 54px;
    box-sizing: border-box;
    margin-right: 13px;
    width: 403px;
    border: 1px solid #dab866;
    padding: 23px 22px;
}

.banner_right h2 {
    color: #dab866;
    font-size: 27.5px;
    margin-bottom: 26px;
}

.banner_right > div {
    display: flex;
    padding-bottom: 28px;
    border-bottom: 1px dashed #dab866;
}

.banner_right select {
    width: 86px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    border: 1px solid #dab866;
    background: transparent;
    margin-right: 16px;
    font-size: 15px;
}

.banner_right button {
    width: 49px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    border: 1px solid #dab866;
    background: transparent;
    text-align: center;
    font-size: 15px;
}

.banner_right > .ul {
    margin-top: 24px;
    padding-bottom: 0;
    height: 310px;
    overflow: auto;
    border: none;
}

.banner_right > .ul ul li {
    margin-bottom: 50px;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.banner_right > .ul ul li span {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #dab866;
    color: #000;
    font-size: 20px;
    float: left;
}

.banner_right > .ul ul li > div {
    float: left;
    width: 68%;
    margin-left: 10px;
}

.banner_right > .ul ul li > div > p:nth-child(1) {
    color: #dab866;
    line-height: 30px;
    font-size: 18px;
    width: 200px;
}

.banner_right > .ul ul li > div > p:nth-child(2) {
    color: #fff;
    line-height: 20px;
    font-size: 16px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 2rem;
}

.gywm .zx-right > h2 {
    padding-top: 23px;
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 23px;
}

.gywm .zx-right > img {
    width: 100%;
    box-shadow: 0px 5px 10px #bbb;
}

.gywm .zx-right > p {
    color: #353636;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 35px;
    text-align: justify;
}

.zx-right .contentss {
    margin-bottom: 37px;
}

.zx-right .contentss:last-child {
    margin-bottom: 0;
}

.zx-right .contentss > span {
    font-size: 18px;
    display: block;
    margin-left: 27px;
    padding-left: 20px;
    position: relative;
    color: #353636;
}

.zx-right .contentss > span:after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    background: #000;
    content: "";
    border-radius: 50%;
}

.zx-right .contentss > h3 {
    margin-left: 47px;
    color: #353636;
    font-size: 18px;
    font-weight: 600;
    margin-top: 17px;
    margin-bottom: 13px;
}

.zx-right .contentss > p {
    margin-left: 47px;
    color: #353636;
    font-size: 18px;
    line-height: 30px;
    margin-right: 70px;
}

.vid-txt h2 {
    font-size: 18px;
    color: #3b3b3b;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 600;
}

.vid-txt p {
    font-size: 18px;
    color: #3b3b3b;
}

.cp-img {
    width: 228px;
    height: 223px;
}

.cp-img>img {
    display: block;
    width: 100%;
    height: 100%;
}
.gm{
    width: 143px;
    height: 170px;
    margin: 43px auto 20px
}
.gm>img{
    display: block;
    width: 100%!important;
    height: 100%;
    margin: 0!important;
}
.zixun_li{
    margin-bottom: 46px;
}
.zixun_li ul li a{
    display: flex;
    /* justify-content: space-between; */
}
.zixun_li ul li{
    background: none;
    padding: 0;
    margin-top: 50px;
}
.zixun_li ul li:nth-child(1){
    margin-top: 25px;
}
.zixun_li ul li:hover{
    background: none;
}
.zixun_li ul li a .zx-li-img{
    width: 70px;
    height: 48px;
    margin-right: 12px;
}

.zixun_li ul li a .zx-li-img>img{
    display: block;
    width: 100%;
    height: 100%;
}
.zixun_li ul li a .zx-li-r h2{
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
    width: 120px;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
}

.zixun_li ul li a .zx-li-r .cptb{
    font-size: 8px;
    color: #3f3f3f;

}
.zixun_li ul li a .zx-li-r .cptb>span{
    vertical-align: middle;
    color: #aaaaaa;
}

.top-qr{
    width: 95px;
    height: 95px;
    position: absolute;
    right: 19%;
    top: 24px;
    display: none;
}

.top-qr>img{
    display: block;
    width: 100%;
    height: 100%;
}
.head-inp{
    background: none!important;
    margin-right: 15px;
    width: 85px!important;
}
.top-inp{
    width: 85px;
    height: 20px;
    border: 1px solid #737574;
    background: #fff;
    border-radius: 20px;
    line-height: 13px;
}

.top-inp input{
    width: 50%;
    background: none;
    border: none;
}
.top-inp>span{
    cursor: pointer;
}
 .seka-cont .vr-auto{
    width:1200px;
    margin: 0 auto;
} 
.seka-cont .vr-auto ul{
    display: flex;
    justify-content: space-between;
 }
.seka-cont .vr-auto ul li{
    margin-left: 0;
 }

.fc-cont{
    margin-top: 60px;
}

.nav-box .nav > ul > li>a> img{
    display: none;
}

/*修改首页vr全景0827*/
.xwzixun-tab{
    width: 536px;
    margin: 0px auto;
    margin-bottom: 40px;
}

.xwzixun-tab ul li{
    width: 150px;
    height: 49px;
    line-height: 51px;
    border: 1px solid #777676;
    font-size: 17px;
    margin-right: 40px;
    text-align: center;
    float: left;
    transition: 1s;
    color: #777676;
    cursor: pointer;
}
.xwzixun-tab ul li:hover{
    background-color: #777676;
    transition: 1s;
}

.xwzixun-tab ul li:hover a{
    color: white;
    transition: 1s;
}
.xwzixun-tab ul li a{
    color: #777676;
    
}
.xwzixun-tab ul li:last-child{
    margin-right: 0;
}
.xwzixun-tab ul .points_item.active{
    background-color: #777676;
    transition: 1s;
    color: white;
}
.xwzixun-tab ul .points_item.active a{
    color: white;

}
.VRqj-r_list{
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s;
    display: none;
}
.VRqj-r_list.active{
    z-index: 123;
    opacity: 1;
    transition: 1s;
    display: block;
}

.VRquajing_right{
    position: relative;
}


.VRquajing .VRquajing-box{
    margin-top: 57px;
}
.VRquajing .VRquajing_left{
    width: 291px;
    background-color: white;
    box-shadow: 5px 5px 10px #888;
    border-radius:9px;
    border-radius: 10px;
}
.VRquajing .VRquajing_left .VRquajing_left-cont{
    position: relative;
    height: 445px;
    overflow: hidden;
    margin-top: 15px;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2.active{
    display: block;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont .VRqj-l_img{
    width: 200px;
    height: 137px;
    margin: 0 auto;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont .VRqj-l_nth{
    text-align: center;
    font-size: 12px;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont:first-child{
    border-bottom: 1px dashed #888;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont:nth-child(2){
    margin-top: 3px;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont a{
    width: 291px;
    margin: 0 auto;
    display: block;
    background-color: #f8f8f8;
    padding: 20px 0px;
}
.VRquajing .VRquajing_left .VRquajing_left-cont .neirong2 .VRqj-l_cont .VRqj-l_img img{
    width: 100%;
    height: 100%;
    display: block;
}
.VRquajing .VRquajing_left .VRqj-l_gengduo{
    width: 291px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 21px;
    background-color: white;
    margin-top: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 30px;
    color: black;
    cursor: pointer;
}
.VRquajing .VRquajing_left .VRqj-l_gengduo:hover{
    background-color: #dab866;
    color: white;
}






.VRquajing .VRquajing_right{
    width: 909px;
}
.VRquajing .VRquajing_right .VRqj-r_list ul li{
    margin-left:24px;
    float: left;
    width: 429px;
    height: 287px;
    background-color: #fff;
    box-shadow: 5px 5px 5px #888;
    border-radius: 9px;
    margin-bottom: 20px;
}

.VRquajing .VRquajing_right .VRqj-r_list ul li:nth-child(3),
.VRquajing .VRquajing_right .VRqj-r_list ul li:nth-child(4),
.VRquajing .VRquajing_right .VRqj-r_list ul li:nth-child(5){
    width: 279px;
    height: 251px;
}



.VRquajing .VRquajing_right .VRqj-r_list ul li a .VRqj-r_img{
    width: 100%;
    height: 238px;
}
.VRquajing .VRquajing_right .VRqj-r_list ul li a .VR-r_img img{
    width: 100%;
    /* height: 100%; */
}

.VRquajing .VRquajing_right .VRqj-r_list ul li a .VR-r_nth{
    height: 49px;
    line-height: 49px;
    text-align: center;
}
.VRquajing .VRquajing_right .VRqj-r_list ul li a .VR-r_nth span{
    color: #000;
    font-size: 28px;
    
}